Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RTC support to TI cc23x0 SoC #84527

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

bogdanovs
Copy link
Contributor

@bogdanovs bogdanovs commented Jan 24, 2025

This series adds RTC support to TI cc23x0 SoC.

Datasheet: https://www.ti.com/lit/ds/symlink/cc2340r5.pdf

@zephyrbot
Copy link
Collaborator

zephyrbot commented Jan 24, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

Add support for cc23x0 RTC driver in counter.
RTC is always ON after device boot. Timer is restared only
on POR, and is active during STANDBY and ACTIVE power states.

Signed-off-by: Stoyan Bogdanov <[email protected]>
Add support for RTC counter to cc23x0 SoC.

Signed-off-by: Stoyan Bogdanov <[email protected]>
Add overlay for lp_em_cc2340r5 to counter/alarm sample.

Signed-off-by: Stoyan Bogdanov <[email protected]>
@bogdanovs bogdanovs force-pushed the baylibre/upstream-cc23x0-rtc branch from dae47ed to 9c3be34 Compare February 4, 2025 17:09
@bogdanovs bogdanovs marked this pull request as ready for review February 4, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Counter area: Flash area: GPIO area: Pinctrl area: Samples Samples area: Timer Timer area: UART Universal Asynchronous Receiver-Transmitter platform: TI SimpleLink Texas Instruments SimpleLink MCU
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants